Remove the reason code from the destroy action -- the reason is only of value
authoremellor@ewan <emellor@ewan>
Mon, 3 Oct 2005 23:57:34 +0000 (00:57 +0100)
committeremellor@ewan <emellor@ewan>
Mon, 3 Oct 2005 23:57:34 +0000 (00:57 +0100)
commitb379670db6c40fd450dd31761b86f462c1ee9028
treee810198496d139871ab6ce7c157c177de42ed0e8
parentf020dc6069b1a6f78cab64d2ab70c474969adc2f
Remove the reason code from the destroy action -- the reason is only of value
on a graceful shutdown.  Clarify the semantic difference between poweroff and
halt (we use halt to mean 'shutdown and stop' and poweroff to mean 'shutdown
and do whatever the configured behaviour is').

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/destroy.py
tools/python/xen/xm/shutdown.py